Backport of long term bug from trunk:
authorJason Rumney <jasonr@gnu.org>
Fri, 18 Jul 2008 08:59:39 +0000 (08:59 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 18 Jul 2008 08:59:39 +0000 (08:59 +0000)
2008-07-18  David Robinow  <drobinow@gmail.com>  (tiny change)

        * w32inevt.c: Include dispextern.h.  Don't declare change_frame_size
        here.
        (maybe_generate_resize_event, resize_event): Call change_frame_size
        with SAFE arg.

src/ChangeLog

index a2f29048319c1fa4f9832c03ea350b4ba541159d..01d94ad0258d2b832bd103594ce9ee99a83f1709 100644 (file)
@@ -1,3 +1,10 @@
+2008-07-18  David Robinow  <drobinow@gmail.com>  (tiny change)
+
+        * w32inevt.c: Include dispextern.h.  Don't declare change_frame_size
+        here.
+        (maybe_generate_resize_event, resize_event): Call change_frame_size
+        with SAFE arg.
+
 2008-07-17  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * gtkutil.c: Include <config.h> instead of "config.h".